ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BaseLineAxisView<TCoordinateSystemView> Class / _getForceMaxHeight Method

In This Topic
    _getForceMaxHeight Method (_BaseLineAxisView<TCoordinateSystemView>)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _getForceMaxHeight( _
       ByVal viewHeight As Double _
    ) As Nullable(Of Double)
    public Nullable<double> _getForceMaxHeight( 
       double viewHeight
    )

    Parameters

    viewHeight
    See Also